home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / misc / emu / AppleOnAmigaV0_1.readme < prev    next >
Text File  |  1993-01-12  |  2KB  |  64 lines

  1. Short: Apple 2 emulator written in Modula-2
  2.  
  3.                           Apple 2 Emulator
  4.                           ~~~~~~~~~~~~~~~~
  5.       (written and put into the public domain by Claudio Nieder)
  6.  
  7. Version 0.1, 03-Jan-1993
  8. ~~~~~~~~~~~~~~~~~~~~~~~~
  9. This is the first version of an Apple 2 emulator I'm writing.
  10.  
  11. Although this is a alpha test version, it is quite stable. It doesn't
  12. produce any enforcer or mungwall hits. It doesn't loose memory.
  13.  
  14. The emulator is written in Modula-2 and was compiled with M2Amiga V4.1.
  15.  
  16. What you need
  17. ~~~~~~~~~~~~~
  18. You should have a fast Amiga. I am using it on a 25MHz Amiga 3000.
  19.  
  20. You should have at least 0.5 MByte contiguous memory free, when
  21. loading the emulator.
  22.  
  23. You should have at least Workbench 2.04.
  24.  
  25. You should have an Apple 2 from which you can transfer the ROMs and the
  26. contents of your Apple 2 floppies to the Amiga.
  27.  
  28. You need a cable to connect the annunciator ouput port 0 (AN0 on the game
  29. paddle connector) to the receive data input of the Amiga serial port.
  30.  
  31. You need a way, to transfer the audio output from the Amiga to the Apple 2.
  32. This can be either done, by first recording the output of the Amiga on a
  33. tape, and then playback it to the Apple, or by a direct cable. I have tried
  34. the first method only, using two different tape recorders, so I didn't need
  35. to get a special cable.
  36.  
  37. What it does
  38. ~~~~~~~~~~~~
  39. Currently it emulates an 48K Apple 2 with two disk drives. Only the text
  40. page can be displayed until now.
  41.  
  42. It runs BASIC programs at about 1/10 the speed of an original Apple 2.
  43. Disk access can be as slow as 1/60 of an original Apple 2. So you have to
  44. be patient when booting. This may take 5-6 minutes.
  45.  
  46. The disk drives are also emulated, i.e. you don't connect directly your
  47. Apple 2 disk drives to the Amiga. You can use your Apple 2 to tranfer the
  48. contents of a floppy to the Amiga. On the Amiga you can use the floppy
  49. for reading and writeing, but at the moment it is not possible to save
  50. back a floppy.
  51.  
  52.  
  53.  
  54. Bugs & Questions
  55. ~~~~~~~~~~~~~~~~
  56. If you have any bugs to report or questions to ask:
  57.  
  58. Before March 1, 1993, you can send me mail (claudio@chuug.ch).
  59.  
  60. After March 1, 1993, you should ftp the newest AppleOnAmiga.readme
  61. from ftp.eunet.ch [146.228.10.15] to see, if the program was updated.
  62.  
  63.             claudio
  64.